pubnub-kotlin-docs
Toggle table of contents
13.1.0
apple
Target filter
apple
Switch theme
Search in API
Skip to content
pubnub-kotlin-docs
pubnub-kotlin-api
/
com.pubnub.api.endpoints.files
/
[apple]PublishFileMessageImpl
/
PublishFileMessageImpl
Publish
File
Message
Impl
apple
constructor
(
pubnub
:
ERROR CLASS: Symbol not found for KMPPubNub
,
channel
:
String
,
fileName
:
String
,
fileId
:
String
,
message
:
Any
?
,
meta
:
Any
?
,
ttl
:
Int
?
,
shouldStore
:
Boolean
?
,
customMessageType
:
String
?
)